Feature: 10. Now we can test the Sentry's Recordings
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Hazard Not Detected is clicked
And
the Detection Report Notification SideBar is visible
And
the Add Note To Detection Report is clicked
And
the Detection Report Note Box is visible
When
I insert "detection missing test" in the Detection Report Note Input field
And
the Save Note Button is clicked
Then
the note "detection missing test" exists in the snapshot folder
And
the type "hazard-not-detected" exists in the snapshot folder
And
I wait 5 seconds
And
the Cancel Detection Report is clicked
And
the Recording Cancelled Popup is visible
And
I wait 5 seconds
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Incorrect Detection is clicked
And
the Detection Report Notification SideBar is visible
And
the Add Note To Detection Report is clicked
And
the Detection Report Note Box is visible
When
I insert "Incorrect Detection test" in the Detection Report Note Input field
And
the Save Note Button is clicked
Then
the note "Incorrect Detection test" exists in the snapshot folder
And
the type "false-positive" exists in the snapshot folder
And
I wait 5 seconds
And
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Scenario: Detection Report - Wrong Classification - Check Recording note, modify and check again
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Wrong Classification is clicked
And
the Detection Report Notification SideBar is visible
And
the Add Note To Detection Report is clicked
And
the Detection Report Note Box is visible
When
I insert "Wrong Classification test" in the Detection Report Note Input field
And
the Save Note Button is clicked
And
I wait 2 seconds
And
the Detection Report Notification SideBar is visible
And
the Add Note To Detection Report is clicked
And
the text on element Detection Report Note Input is "Wrong Classification test"
And
the Save Note Button is clicked
And
the note "Wrong Classification test" exists in the snapshot folder
And
the type "wrong-classification" exists in the snapshot folder
Then
the Add Note To Detection Report is clicked
And
I clear the text in the Detection Report Note Input field
And
I wait 2 seconds
When
I insert "Changed note" in the Detection Report Note Input field
And
I wait 1 seconds
Then
the Save Note Button is clicked
And
I wait 1 seconds
And
the note "Changed note" exists in the snapshot folder
And
the type "wrong-classification" exists in the snapshot folder
And
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Other Issue is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "other-detection-issue" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Floating Hazard is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "floating-hazard" exists in the snapshot folder
And
I wait 120 seconds
Then
the Detection Report Notification SideBar is invisible
And
the note "" exists in the snapshot folder
And
the type "floating-hazard" exists in the snapshot folder
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Person in Water is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "person-in-water" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Whale is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "whale" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Other Marine Animal is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "other-marine-animal" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Wood Log is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "wood-log" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Fishing Buoy is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "fishing-buoy" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Other Hazard is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "other-hazard" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Poor Visibility is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "poor-visibility" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Weather Event is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "weather-event" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Alerted me on Time is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "alert-on-time" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Did not Alert me is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "did-not-alert" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Other Event is clicked
And
the Detection Report Notification SideBar is visible
And
I wait 5 seconds
When
the note "" exists in the snapshot folder
And
the type "other-event" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Detection Report Menu Close Button is clicked
And
the Detection Report Notification SideBar is visible
When
the note "" exists in the snapshot folder
And
the type "undefined" exists in the snapshot folder
And
I wait 5 seconds
Then
the Stop Detection Report Button is clicked
And
the Thank you Popup is visible
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is not empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
And
the Detection Report Menu Skip is clicked
And
the Detection Report Notification SideBar is visible
When
the note "" exists in the snapshot folder
And
the type "" exists in the snapshot folder
And
I wait 5 seconds
Then
the Cancel Detection Report is clicked
And
the Recording Cancelled Popup is visible
And
I wait 5 seconds
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
the Record Detection Button is visible
And
the Record Detection Button is clicked
And
the Detection Report Menu is visible
When
the note "" exists in the snapshot folder
And
the type "undefined" exists in the snapshot folder
And
I wait 5 seconds
Then
the Detection Report Menu Cancel is clicked
And
the Recording Cancelled Popup is visible
And
I wait 5 seconds
And
the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty
And
I wait 2 seconds
Given
I'm using the app
And
I wait 2 seconds
And
class "initialLoader" is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible
Trying to SSH to host: 172.17.86.88 but got exception com.jcraft.jsch.JSchException: Auth fail
java.lang.RuntimeException: Error: com.jcraft.jsch.JSchException: Auth fail at extern.bsb.tests.utils.SSHUtils.checkFolderContent(SSHUtils.java:690) at extern.bsb.tests.ui.then.FileOperations.theFolderIsEmpty(FileOperations.java:570) at ✽.the folder "/home/power/POWER_Data/SDCard/DataSink/" is empty(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/10.Recordings.feature:10)
Before
Hook
Given
I delete files in the folder "/home/power/gst_Recordings/"
When
I run a GstShark Recording
And
I download the folder "/home/power/gst_Recordings" to "gst_Recordings"
Then
I run the gstShark script
And
I delete files in the folder "/home/power/gst_Recordings/"